SftTabs/NET 6.0

TextOnly Property, SftTabs Class

Softel vdm, Inc.

Discontinued.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public Property TextOnly As Boolean

C#   

public bool TextOnly { get; set; }

C++   

public: property bool TextOnly {
        bool get();
        void set(bool value);
}

Property Value

True if the tab background color is used for tab text only, False otherwise, in which case the color is used for the entire tab.

The default value is False.

Comments

The TextOnly property has been discontinued.

The TextOnly property defines whether the specified tab background color is used for tab text only.

This property has been discontinued and has no effect. The BackColor property of individual parts can be used to define their individual background colors.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com